ReportViewer for ASP.NET Web Forms
BinarySearch(Int32,Int32,RenderObject,IComparer<RenderObject>) メソッド

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > RenderObjectList クラス > BinarySearch メソッド : BinarySearch(Int32,Int32,RenderObject,IComparer<RenderObject>) メソッド
シンタックス
'宣言
 
Public Overloads Function BinarySearch( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer, _
   ByVal item As RenderObject, _
   ByVal comparer As System.Collections.Generic.IComparer(Of RenderObject) _
) As System.Integer
public System.int BinarySearch( 
   System.int index,
   System.int count,
   RenderObject item,
   System.Collections.Generic.IComparer<RenderObject> comparer
)

パラメータ

index
count
item
comparer
参照

RenderObjectList クラス
RenderObjectList メンバ
オーバーロード一覧